[INFO] cloning repository https://github.com/yuiseki/vt-optimizer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuiseki/vt-optimizer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e52620ede95becc4d7f93b48fb0d30173e30b5c
[INFO] testing yuiseki/vt-optimizer-rs against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuiseki%2Fvt-optimizer-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuiseki/vt-optimizer-rs
[INFO] finished tweaking git repo https://github.com/yuiseki/vt-optimizer-rs
[INFO] tweaked toml for git repo https://github.com/yuiseki/vt-optimizer-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuiseki/vt-optimizer-rs on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuiseki/vt-optimizer-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded varint-rs v2.2.0
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded pointy v0.7.0
[INFO] [stderr]   Downloaded mvt-reader v2.2.0
[INFO] [stderr]   Downloaded prost v0.13.5
[INFO] [stderr]   Downloaded prost-derive v0.13.5
[INFO] [stderr]   Downloaded mvt v0.10.3
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded indicatif v0.18.3
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded hilbert_2d v1.1.0
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92e952d7a48403d941ecbdce4935ef0afef4824e41f1d050cea45bc60468945d
[INFO] running `Command { std: "docker" "start" "-a" "92e952d7a48403d941ecbdce4935ef0afef4824e41f1d050cea45bc60468945d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e952d7a48403d941ecbdce4935ef0afef4824e41f1d050cea45bc60468945d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e952d7a48403d941ecbdce4935ef0afef4824e41f1d050cea45bc60468945d", kill_on_drop: false }`
[INFO] [stdout] 92e952d7a48403d941ecbdce4935ef0afef4824e41f1d050cea45bc60468945d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e558575400b3bebdd208fa44215782f7bd93064bafd27406a957c48267ded4c0
[INFO] running `Command { std: "docker" "start" "-a" "e558575400b3bebdd208fa44215782f7bd93064bafd27406a957c48267ded4c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling indicatif v0.18.3
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling hilbert_2d v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling varint-rs v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling pointy v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling mvt-reader v2.2.0
[INFO] [stderr]    Compiling mvt v0.10.3
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling vt-optimizer-rs v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.07s
[INFO] running `Command { std: "docker" "inspect" "e558575400b3bebdd208fa44215782f7bd93064bafd27406a957c48267ded4c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e558575400b3bebdd208fa44215782f7bd93064bafd27406a957c48267ded4c0", kill_on_drop: false }`
[INFO] [stdout] e558575400b3bebdd208fa44215782f7bd93064bafd27406a957c48267ded4c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb366c89705f5136814ae340b38bdd0193abbb5fba1a441d15a380377b10972a
[INFO] running `Command { std: "docker" "start" "-a" "bb366c89705f5136814ae340b38bdd0193abbb5fba1a441d15a380377b10972a", kill_on_drop: false }`
[INFO] [stderr]    Compiling vt-optimizer-rs v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWWmGhD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-780a2e7fd822659b,libgetrandom-ad4d23f31269f0fa,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,liblinux_raw_sys-468f3136534c61a1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvt_optimizer-85d6a53fd6fad75a,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libvarint_rs-c37202d7e52defb8,libhilbert_2d-25199aae41c98d8c,libserde_json-266b807ddf513aec,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-1ea8a7e26f7e216b,libnu_ansi_term-93d8ee8dec5a4017,libserde-aefaf378dbd34a2a,libserde_core-1651d161ca9c90ea,libflate2-bbd1384db814b8db,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,libmvt-5d764b829e80929e,libthiserror-26681ff281ff5027,liblog-753a0cb3f11b08fe,libprotobuf-7fde684f89df53d4,libprotobuf_support-04e50cd3f3ba76b8,libthiserror-3469a18336d93027,libpointy-9f057be31ecb272a,libtracing-c6d08068b79beb8c,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,librusqlite-16c2af8ec28def9a,libbitflags-e3ebf951a1dfe30d,libsmallvec-04749cc7df691946,libhashlink-6798f61fbeec8e3d,libhashbrown-142bcf9a3d68cfe8,libfoldhash-d879794daeb2a923,liblibsqlite3_sys-b24ff9e5e00f4c35,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,librayon-b077bc0837b6677a,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libeither-71b843aae27f2221,libmvt_reader-67d3d8055c80d776,libprost-f0f591a01a9991e9,libbytes-3df8c9d4119977a3,libgeo_types-5ac40ebbe067b67d,libnum_traits-3646a24acf8744a8,libindicatif-ad6ab825c72f8360,libportable_atomic-2a3b11f18b6a68b7,libunit_prefix-579cf081a9d12861,libconsole-1029e5e708104a65,liblibc-0eece572e083b4d9,libunicode_width-48dba5882408e75d,libonce_cell-db8f3eed2a1f3f7b,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libanyhow-e16577d217315ef4,libclap-7daa6be7b95955e9,libclap_builder-5ec5134d6007176b,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-d25044f35d314bca,libanstyle-1f7f6180e797cb80}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWWmGhD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1d5d0fdd77e9b3db/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mbtiles_zoom-859f16702de8a2cb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vt-optimizer-rs` (test "mbtiles_zoom") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctG5Oqg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-780a2e7fd822659b,libgetrandom-ad4d23f31269f0fa,libfastrand-74ae4622d963d882,librustix-2e96d4adb1bfee50,liblinux_raw_sys-468f3136534c61a1}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvt_optimizer-85d6a53fd6fad75a,libbrotli-70cf56f20498ea43,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libvarint_rs-c37202d7e52defb8,libhilbert_2d-25199aae41c98d8c,libserde_json-266b807ddf513aec,libmemchr-6f6c0d10f648e5f7,libitoa-d7c2333f8dedd037,libzmij-1ea8a7e26f7e216b,libnu_ansi_term-93d8ee8dec5a4017,libserde-aefaf378dbd34a2a,libserde_core-1651d161ca9c90ea,libflate2-bbd1384db814b8db,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,libtracing-c6d08068b79beb8c,libpin_project_lite-5ffafa3f2ed0bb57,libtracing_core-5bf54009919d6314,librusqlite-16c2af8ec28def9a,libbitflags-e3ebf951a1dfe30d,libsmallvec-04749cc7df691946,libhashlink-6798f61fbeec8e3d,libhashbrown-142bcf9a3d68cfe8,libfoldhash-d879794daeb2a923,liblibsqlite3_sys-b24ff9e5e00f4c35,libfallible_streaming_iterator-275e12f2050a085b,libfallible_iterator-3f6b2033eba01af9,librayon-b077bc0837b6677a,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libeither-71b843aae27f2221,libindicatif-ad6ab825c72f8360,libportable_atomic-2a3b11f18b6a68b7,libunit_prefix-579cf081a9d12861,libconsole-1029e5e708104a65,liblibc-0eece572e083b4d9,libunicode_width-48dba5882408e75d,libcrossbeam_channel-5add0dde592d5282,libcrossbeam_utils-7c4ed9e811c5c46d,libanyhow-e16577d217315ef4,libclap-7daa6be7b95955e9,libclap_builder-5ec5134d6007176b,libstrsim-f574d476d7d1a6ac,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libclap_lex-d25044f35d314bca,libanstyle-1f7f6180e797cb80,libmvt_reader-67d3d8055c80d776,libprost-f0f591a01a9991e9,libbytes-3df8c9d4119977a3,libgeo_types-5ac40ebbe067b67d,libmvt-5d764b829e80929e,libthiserror-26681ff281ff5027,liblog-753a0cb3f11b08fe,libprotobuf-7fde684f89df53d4,libprotobuf_support-04e50cd3f3ba76b8,libthiserror-3469a18336d93027,libonce_cell-db8f3eed2a1f3f7b,libpointy-9f057be31ecb272a,libnum_traits-3646a24acf8744a8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustctG5Oqg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1d5d0fdd77e9b3db/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simplify-9ff0b2ad844dd7f1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vt-optimizer-rs` (test "simplify") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bb366c89705f5136814ae340b38bdd0193abbb5fba1a441d15a380377b10972a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb366c89705f5136814ae340b38bdd0193abbb5fba1a441d15a380377b10972a", kill_on_drop: false }`
[INFO] [stdout] bb366c89705f5136814ae340b38bdd0193abbb5fba1a441d15a380377b10972a
